projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb51f44
)
Docs: Typo fix
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 12 May 2015 11:44:44 +0000
(07:44 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 12 May 2015 11:44:44 +0000
(07:44 -0400)
gtk/gtktreestore.c
patch
|
blob
|
history
diff --git
a/gtk/gtktreestore.c
b/gtk/gtktreestore.c
index 294c71984549d7c2340825792eb3b70cbe703611..cec1b1e6385d2644feb218183eb55d87967bb089 100644
(file)
--- a/
gtk/gtktreestore.c
+++ b/
gtk/gtktreestore.c
@@
-35,7
+35,7
@@
* @See_also: #GtkTreeModel
*
* The #GtkTreeStore object is a list model for use with a #GtkTreeView
- * widget. It implements the #GtkTreeModel interface, and consequentialy,
+ * widget. It implements the #GtkTreeModel interface, and consequential
l
y,
* can use all of the methods available there. It also implements the
* #GtkTreeSortable interface so it can be sorted by the view. Finally,
* it also implements the tree